Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.13.2 #66

Merged
merged 13 commits into from
Mar 31, 2023
Merged

Release 1.13.2 #66

merged 13 commits into from
Mar 31, 2023

Conversation

AurelicButter
Copy link
Owner

Description

Fixes several issues found in the past month:

Also includes a possible fix for one issue:

  • Media.Anime function using MediaEntry type instead of AnimeEntry type.

Related Issue

GitHub #63 with Internal#747, Internal#789, and Internal#790

Exhabition and others added 11 commits March 15, 2023 19:48
fix (filter): Differentiate strings from enums
Updated fetcher.js to handle the rate limit errors properly.

Updated both AnimeEntry and MangaEntry in the JSDoc definitions as they both have isLocked and isRecommendationBlocked as properties.
Updated Dependancies and Updated JSDoc Documentation
Make typings compatible with node16/nodenext moduleresolution
Removed the export for MediaEntry as both AnimeEntry and MangaEntry are exported and MediaEntry is a internal interface. Should prevent that type from appearing in Intellesense but unsure at the moment.
[Fix/789, Fix/790, Fix/747] Update Typings + Fixed Response Catch
@AurelicButter AurelicButter added the Bug Something isn't working label Mar 31, 2023
@AurelicButter AurelicButter self-assigned this Mar 31, 2023
@AurelicButter AurelicButter merged commit d012c84 into master Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants